Esx Settings Clusters Configuration Metadata
The Esx Settings Clusters Configuration Metadata schema defines the metadata information about configuration commit.
This schema was added in vSphere API 8.0.1.0.
{
"id": "string",
"author": "string",
"creation_time": "string"
}
The identifier of the commit.
This property was added in vSphere API 8.0.1.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.settings.commit
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.settings.commit
.
Author of the configuration commit.
This property was added in vSphere API 8.0.1.0.
Creation time of the configuration commit.
This property was added in vSphere API 8.0.1.0.